Spring Core [TIL] Spring Core 1.1-1.2 Introduction to the Spring IoC Container and Beans 이 장에서는 Spring IoC 컨테이너와 빈에 대해서 소개한다. 이 프로세스는 클래스의 직접 구성 또는 Service Locator 패턴과 같은 메커니즘을 사용하여 종속성의 인스턴스화 또는 위치를 제어하는 Bean 자체의 IoC를 수행한다. Bean은 Spring IoC에 의해 인스턴스화, 조립 및 ... TILSpringSpring CoreSpring
[TIL] Spring Core 1.1-1.2 Introduction to the Spring IoC Container and Beans 이 장에서는 Spring IoC 컨테이너와 빈에 대해서 소개한다. 이 프로세스는 클래스의 직접 구성 또는 Service Locator 패턴과 같은 메커니즘을 사용하여 종속성의 인스턴스화 또는 위치를 제어하는 Bean 자체의 IoC를 수행한다. Bean은 Spring IoC에 의해 인스턴스화, 조립 및 ... TILSpringSpring CoreSpring